text-cell-accessible: fix a double unref
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 7 Nov 2012 20:46:16 +0000 (15:46 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 7 Nov 2012 20:46:16 +0000 (15:46 -0500)
commitf9db8007139c9ebf9f89044a1e68e69c0ade850a
tree97b9f58f26121c3d27e8c6d25d51820863e4782a
parent178e072e8a896a4dcdbbdb457ece8f7b280dc11e
text-cell-accessible: fix a double unref

We're unreffing the GtkCellRenderer object twice, causing the
application to crash when trying to access the renderer later.

https://bugzilla.gnome.org/show_bug.cgi?id=687872
gtk/a11y/gtktextcellaccessible.c